home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle: Internet utan modem
/
Internet CD.iso
/
web
/
computer
/
wwweps~1.com
/
adam
/
garbage.dcr
/
Internal_23.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-03-17
|
110 b
|
10 lines
on exitFrame
if the timer < (the frame * 30) then
go(the frame)
end if
end
on mouseDown
go(10)
end